Revision: tla--devo--1.3--patch-13
Archive: lcourtes@laas.fr--2005-libre
Creator: Ludovic Court`es <ludovic.courtes@laas.fr>
Date: Tue Jan 17 14:54:43 CET 2006
Standard-date: 2006-01-17 13:54:43 GMT
Modified-files: PLUGIN/options libarch/pfs-sftp-version.c
New-patches: lcourtes@laas.fr--2005-libre/tla--devo--1.3--patch-13
Summary: Added compile options `ssh-type' and `ssh-binary'; use them in pfs-sftp.
Keywords: pfs-sftp-version.c ssh-type ssh-binary package-framework

* PLUGIN/options (ssh): Removed.
  (ssh-type): New.
  (ssh-binary): New.

* libarch/pfs-sftp-version.c (default_ssh_type): New.
  (default_ssh_binary): New.
  (arch_pfs_sftp_ssh_type): Use `default_ssh_type ()'.
  (arch_pfs_sftp_ssh_binary): When SSH_TYPE is equal to the default SSH
  type and no environment variable was specified, use `default_ssh_binary ()'.
